home *** CD-ROM | disk | FTP | other *** search
/ World of Education / World of Education.iso / world_t / tips0793.zip / TIPS.REV < prev    next >
Text File  |  1993-07-14  |  2KB  |  55 lines

  1.                       TIPS Viewer Revision History
  2.  
  3.  
  4. 07-14-93 ■ Version 1.0 (Release 07-93)
  5.  
  6.            . Added a TIPS.HLP to be used when users need help
  7.              within the TIPS Viewer.  Added routine to read 
  8.              the help file, and check for potential errors.
  9.  
  10.            . Added error code checking to make sure that the
  11.              selected file could be found before attempting to
  12.              view it from the TIPS Viewer.
  13.  
  14.            . Added code to make sure all command buttons have
  15.              the correct foreground color when displayed.
  16.  
  17.            . Added Help About, Help TIPS Registration, and Help
  18.              TIPS Viewer Help screens to the Help menu.
  19.  
  20.            . Changed the colors on the TIPS disclaimer screen
  21.              to be more neutral.
  22.  
  23.            . Removed the default status from the View File
  24.              command button.  Instead, added a check for the
  25.              ENTER key to the list box.  If ENTER is pressed
  26.              the file is automatically called up for viewing.
  27.  
  28.            . Added a confirmation dialog box to all exit 
  29.              routines.  If users indicate that they don't want
  30.              to exit, the previous screen is restored.
  31.  
  32.            . Added logo screen to be displayed on the menu 
  33.              background at all times.  Logo screen includes
  34.              product name, release date, copyright notice, and
  35.              author contact information.
  36.  
  37.            . Added disclaimer screen to be shown prior to view-
  38.              ing any TIPS files.  User must agree to the dis-
  39.              claimer statement in order to view the TIPS.
  40.  
  41.            . Created all TIP files in .TIP format.
  42.  
  43.            . Created sub-routine to view the correct file based
  44.              on the item that is highlighted.
  45.            
  46.            . Hard-coded in all available TIPS filenames, along 
  47.              with their keywords.
  48.            
  49.            . Created command buttons to exit the TIPS Viewer and
  50.              to view the individual files.
  51.            
  52.            . Began initial development on the TIPS Viewer.  
  53.              Created list box to list all available TIPS files and
  54.              their keywords.
  55.